CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口通信 API

搜索资源列表

  1. api串口通讯

    1下载:
  2. 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:661219
    • 提供者:张龙
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. VC实现串口通信例程

    0下载:
  2. 用API访问串口的资料,写很得详细
  3. 所属分类:编程文档

  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. Term.rar

    0下载:
  2. 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61969
    • 提供者:海涛
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:393640
    • 提供者:steven
  1. API读写串口

    0下载:
  2. API读写串口.doc 一、基本知识    Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:编程文档

  1. RTX Serial API

    0下载:
  2. 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
  3. 所属分类:系统编程

    • 发布日期:2013-06-13
    • 文件大小:16045
    • 提供者:solarberiden
  1. modem

    0下载:
  2. Modem /串口通信编程 Modem编程 MSCOMM控件编程 串口通信API编程-Modem/Serial Modem Communication Programming programming programming MSCOMM control serial communication API Programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:121382
    • 提供者:
  1. Demo

    0下载:
  2. 使用Windows API 方式,实现的串口通信的例子,可以作为一个聊天程序-The use of Windows API methods to realize the serial communication example, can be used as a chat program
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6740
    • 提供者:chenmo
  1. MultiSerial

    0下载:
  2. 多线程串口通信软件,源代码,可以实现多个串口的同时控制-Multi-threaded serial communication software, source code, can be achieved at the same time a number of serial port control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:106513
    • 提供者:jojo
  1. pbcomm

    1下载:
  2. 一个纯PB做的串口通信的例子,调用API,占用系统资源少。-PB to do a pure example of serial communication, call API, occupy less system resources.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-27
    • 文件大小:45722
    • 提供者:零度出土
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. DOWNLOADFILE

    0下载:
  2. 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1927683
    • 提供者:李祥
  1. Termie

    0下载:
  2. C#写的API串口收发示例,设置参数串口通信-232API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:68128
    • 提供者:John
  1. MFC_API_Arch_SeriesPort

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:37517
    • 提供者:
  1. ReadComm

    0下载:
  2. 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1567
    • 提供者:zhuyinhui
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:63540
    • 提供者:林子建
  1. comAPI

    0下载:
  2. 使用API异步串口通信-文件改进,自己的学习心得-Asynchronous serial communication using the API- File improve their own learning experiences
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3319950
    • 提供者:刘丙才
  1. PBAPI(pb90)

    0下载:
  2. 串口通信例程对PB编程很有用处,此程序说明PB编程中怎样用串口通信-POWERBUILDER API
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:96920
    • 提供者:jllws
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com